EmployerJobSkill 
EntityType  Independent 
Logical Entity Name  EmployerJobSkill 
Default Table Name  PlEmployerJobSkill 
Logical Only  NO 
Definition 
 
Note 
 

EmployerJobSkill Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
EmployerJobSkillID(PK)    INTEGER  NO 
 
EmployerId(FK)    INTEGER  NO 
 
PlSkillID(FK)    INTEGER  NO 
 
UserID    INTEGER  NO 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
ts    TIMESTAMP/DATE  NO 
 
IsRequired    BIT  NO 
 
OrdinalPosition    INTEGER  YES 
 
PlEmployerJobID(FK)    INTEGER  NO 
 

EmployerJobSkill Keys 
Key Name  Key Type  Keys 
PlEmployerJobSkill_PlEmployerID_N_N_IDX  Inversion Entry  EmployerId 
PlEmployerJobSkill_PlEmployerJobSkillID_U_C_IDX  PrimaryKey  EmployerJobSkillID 
PlEmployerJobSkill_PlSkillID_N_N_IDX  Inversion Entry  PlSkillID 

EmployerJobSkill Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Employer  Non-Identifying  Zero or One to Zero or More        EmployerId  NO 
EmployerJob  Non-Identifying  Zero or One to Zero or More        PlEmployerJobID  NO 
Employer  Non-Identifying  One To Zero or More        EmployerId  NO 
EmployerJob  Non-Identifying  One To Zero or More        PlEmployerJobID  NO 
Skill  Non-Identifying  One To Zero or More        PlSkillID  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

EmployerJobSkill Check Constraints 
Check Constraint Name  CheckConstraint